-
Notifications
You must be signed in to change notification settings - Fork 0
misc: todo #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
Linhieng
wants to merge
27
commits into
main
Choose a base branch
from
note-misc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
misc: todo #16
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
突然发现,之前的 commit message 都是写的 note,英文会被任务是“注意事项”,想要表达“笔记”,需要使用复数 notes 比较好
- Provide VBA code to assign Ctrl+F shortcut to "EditFind" command in Word - Include context and references for the VBA solution - Address the issue of changing the default Ctrl+F behavior in Word
- Document issues with installing Windows 11 using PE - Provide solution for bypassing network requirements during installation - Include instructions for activating Windows using open-source scripts
- Add detailed instructions for Windows activation script - Include troubleshooting tips for pdf2png errors - Explain how to use local pdf.js library in projects - Provide guidance on integrating conda with PowerShell - Update links to relevant resources and references
- 在 README.md 中新增了使用 Selenium 模块爬取动态页面的代码示例 - 提供了一个完整的爬虫案例,包括初始化浏览器、打开网页、获取页面元素等内容 - 添加了相关文档链接,供进一步学习和参考
- Add Python code for Windows toast notifications using plyer and win10toast-click - Include PDF to PNG conversion using pdf2image - Provide PyInstaller tips for creating EXE files and reducing size - Offer solutions for common errors with PyInstaller and node package installation - Include Python code for handling exceptions with decorators - Add tip for using threads to prevent unresponsive programs
- Add stderr capture to subprocess.Popen - Include encoding parameter for Unicode output - Demonstrate real-time output printing - Add notes on using flush=True for real-time visibility - Explain the use of subprocess.STDOUT and encoding
- Add detailed explanation of subprocess.check_output function - Include example code for using check_output with pdftoppm command - Discuss handling of stderr in check_output - Provide examples of passing arguments to threads using lambda and functools.partial
- Add example for merging multiple PDF files using pdftk - Clarify the need for ordered filenames when merging
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.